mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-05-02 09:06:43 +03:00
Fixed navbar line height
This commit is contained in:
parent
2ea9993948
commit
2e8ecc1a56
2
404.html
2
404.html
@ -51,7 +51,7 @@
|
|||||||
}
|
}
|
||||||
.navbar {
|
.navbar {
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1rem;
|
line-height: 1.125rem;
|
||||||
padding: 1.5rem;
|
padding: 1.5rem;
|
||||||
}
|
}
|
||||||
.title {
|
.title {
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
}
|
}
|
||||||
.navbar {
|
.navbar {
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1rem;
|
line-height: 1.125rem;
|
||||||
padding: 1.5rem;
|
padding: 1.5rem;
|
||||||
}
|
}
|
||||||
.title {
|
.title {
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
}
|
}
|
||||||
.navbar {
|
.navbar {
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1rem;
|
line-height: 1.125rem;
|
||||||
padding: 1.5rem;
|
padding: 1.5rem;
|
||||||
}
|
}
|
||||||
.title {
|
.title {
|
||||||
|
Loading…
Reference in New Issue
Block a user