nothing of value

This commit is contained in:
2023-06-03 15:59:38 +01:00
parent f3d1aeb271
commit d9d99b8cd7

View File

@@ -1,4 +1,4 @@
/*regular text (body, p, b, h*, ) styles*/
/*regular text (body, p, b, h*) styles*/
* {
box-sizing: border-box;
margin: 0px;
@@ -43,7 +43,7 @@
padding-left: 20px;
padding-right: 20px;
}
/* regular text (body, p, b, h*, ) styles*/
/* regular text (body, p, b, h*) styles*/
.contentPush{
height: 65px;