mirror of
https://github.com/yusufipk/teknolojirehberleri.xyz.git
synced 2026-09-11 10:56:08 +00:00
rehber font büyüklükleri değiştirildi
This commit is contained in:
@@ -26,12 +26,7 @@
|
||||
|
||||
@include media("<largest") {
|
||||
li {
|
||||
font-size: 1.7rem;
|
||||
}
|
||||
}
|
||||
@include media("<smallest") {
|
||||
li {
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,25 +27,29 @@
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 3.6rem;
|
||||
font-size: 3.5rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 3rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 2.7rem;
|
||||
font-size: 2.6rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 2.2rem;
|
||||
font-size: 2.4rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
p,
|
||||
li {
|
||||
font-size: 2.2rem;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
@@ -77,29 +81,4 @@
|
||||
min-width: 100%;
|
||||
}
|
||||
}
|
||||
@include media("<smaller") {
|
||||
p,
|
||||
li {
|
||||
font-size: 1.7rem;
|
||||
}
|
||||
}
|
||||
|
||||
@include media("<smallest") {
|
||||
grid-template-columns: 85%;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 3rem;
|
||||
}
|
||||
h2 {
|
||||
font-size: 2.7rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 2.4rem;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.9rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user