Update 'backplaces/style.css'

master
ada 2 weeks ago
parent 205abfbc32
commit 1399ddc9c6

@ -77,8 +77,10 @@ button:hover{
margin: auto;
margin-right: 0;
line-height: 3.5rem;
}
a{color: inherit}
a{color: inherit
}
img {
width: 2rem;
@ -96,7 +98,10 @@ button:hover{
.container {
margin: 50px 0;
line-height: 3.5rem;
h1 {font-style: normal}
}
h1 {
font-style: normal;
}
h2 {
font-size: 40px;

Loading…
Cancel
Save