h2 center
This commit is contained in:
parent
f5e6a90bfd
commit
2b5fa68257
1 changed files with 4 additions and 0 deletions
|
|
@ -85,9 +85,13 @@ section h2 {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
font-family: 'Bungee Spice';
|
font-family: 'Bungee Spice';
|
||||||
|
text-align: center; /* Centers the text horizontally */
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue