mirror of
https://github.com/yusufipk/teknolojirehberleri.xyz.git
synced 2026-09-11 10:56:08 +00:00
font tipi değiştirildi
This commit is contained in:
@@ -36,29 +36,23 @@
|
||||
|
||||
h1 {
|
||||
font-size: 3.5rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
h2 {
|
||||
font-size: 3rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 2.6rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 2.4rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
p,
|
||||
li {
|
||||
font-size: 2.2rem;
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: "NunitoSansLight";
|
||||
line-height: 160%;
|
||||
font-size: 2rem;
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
@@ -90,6 +84,11 @@
|
||||
}
|
||||
@include media("<small") {
|
||||
grid-template-columns: 90%;
|
||||
|
||||
p {
|
||||
font-size: 2.2rem;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
min-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user