Number margin

merge-requests/30/head
Bob Mottram 2023-09-10 11:59:28 +01:00
parent be6428413c
commit d37b3be07e
1 changed files with 2 additions and 2 deletions

View File

@ -1940,7 +1940,7 @@ h3 {
-o-transform: scale(2);
transform: scale(2);
padding: 10px;
margin: 20px 60px;
margin: 20px 100px;
}
.columnIcons img {
float: right;
@ -3603,7 +3603,7 @@ h3 {
-o-transform: scale(2);
transform: scale(2);
padding: 10px;
margin: 40px 100px;
margin: 40px 80px;
}
.columnIcons img {
width: 10%;