mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-14 19:22:52 +00:00
Styling updates.
This commit is contained in:
@@ -13,11 +13,14 @@
|
|||||||
h1, h2, h3, h4{
|
h1, h2, h3, h4{
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
margin: 0.5em 30% 0.25em 0;
|
||||||
|
border-bottom: 2px solid slategrey;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
border-bottom: 2px solid darkslategrey;
|
border-bottom: 2px solid darkslategrey;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 1.75em;
|
font-size: 1.75em;
|
||||||
|
|||||||
Reference in New Issue
Block a user