clean: clean up css

This commit is contained in:
Nuno Sempere 2022-09-11 22:20:11 +00:00
parent 536cb770e8
commit 5ef129536b

View File

@ -215,7 +215,6 @@ li{
/* Tables */
table {
border-collapse: collapse;
width: 50%;
margin-left: auto;
margin-right: auto;
margin-top: 1em;
@ -238,14 +237,13 @@ th {
@media screen and (max-width: 1400px) {
body {
display: block;
font-size: 1em;
}
.hidden-mobile {
display: none;
}
article {
flex-basis: 100%;
padding: 3px;
padding: 5px;
}
header h1 {
margin-left: 0;