Made site more reactive and easier to read

This commit is contained in:
Stephen Cochrane 2021-04-04 23:36:54 +02:00
parent 17fb89e476
commit 502907e0c1
1 changed files with 4 additions and 2 deletions

View File

@ -49,10 +49,11 @@
}
.box {
width: 490px;
width: 75%;
border: 2.5px dashed white;
position:center;
text: auto;
font-size: 15px;
text-align: left;
padding: 35px;
margin: 10px;
@ -60,7 +61,8 @@
.boxheader {
text-align: center;
font-size:20px;
font-size:25px;
font-style:italic;
}
.dev {