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