mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-02 02:02:43 +00:00
Add group styling
This commit is contained in:
@@ -10,6 +10,12 @@
|
|||||||
padding: 2% 4%;
|
padding: 2% 4%;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
line-height: 1.8em;
|
line-height: 1.8em;
|
||||||
|
.dataGroup{
|
||||||
|
padding: 6px 20px 15px;
|
||||||
|
border: 2px solid black;
|
||||||
|
border-radius: 5px;
|
||||||
|
margin: 5px 0px;
|
||||||
|
}
|
||||||
h1, h2, h3, h4{
|
h1, h2, h3, h4{
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|||||||
Reference in New Issue
Block a user