mirror of
https://github.com/yusufipk/teknolojirehberleri.xyz.git
synced 2026-09-11 10:56:08 +00:00
pre code stili değiştirildi
This commit is contained in:
@@ -55,6 +55,8 @@ pre {
|
||||
margin-bottom: 1.5rem;
|
||||
margin-top: 1.5rem;
|
||||
|
||||
white-space: pre-wrap;
|
||||
|
||||
code {
|
||||
color: var(--color-primary);
|
||||
font-size: 1.5rem;
|
||||
|
||||
@@ -82,21 +82,10 @@
|
||||
li {
|
||||
font-size: 1.7rem;
|
||||
}
|
||||
|
||||
pre {
|
||||
code {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@include media("<smallest") {
|
||||
grid-template-columns: 85%;
|
||||
pre {
|
||||
code {
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
Reference in New Issue
Block a user