feat: some small style fixes
This commit is contained in:
parent
552f68f207
commit
e01a7f75a6
@ -294,6 +294,7 @@
|
||||
background: transparent;
|
||||
border: none;
|
||||
color: white;
|
||||
width: 100%;
|
||||
font-size: 1em;
|
||||
margin: 0 auto;
|
||||
width: fit-content;
|
||||
@ -315,6 +316,7 @@
|
||||
}
|
||||
|
||||
section {
|
||||
width: 80%;
|
||||
border-width: 30px;
|
||||
border-style: solid;
|
||||
border-image: url(/border.svg);
|
||||
|
@ -102,6 +102,7 @@
|
||||
font-family: Parisienne;
|
||||
font-size: 2em;
|
||||
max-width: 500px;
|
||||
width: 80%;
|
||||
|
||||
margin: 0 auto;
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user