Skip to content

Commit 41657a5

Browse files
authored
updated style.css
1 parent 552c89e commit 41657a5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

assets/css/style.css

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ body {
7070
font-family: 'Rubik', sans-serif;
7171
}
7272

73-
.wrapper .container .btn-register {
73+
/* .wrapper .container .btn-register {
7474
margin-top: 2rem;
7575
margin-bottom: 3rem;
7676
padding: 0.8rem 1.8rem;
@@ -89,7 +89,7 @@ body {
8989
color: #03045E;
9090
border: 3px solid #03045E;
9191
opacity: 1;
92-
}
92+
} */
9393

9494
.wrapper .container .registration-closed{
9595
padding: 20px;
@@ -625,7 +625,10 @@ body {
625625
padding: 0 2rem;
626626
font-size: 17px;
627627
}
628-
628+
.wrapper .container .registration-closed{
629+
text-align: center;
630+
font-size: 1.2rem;
631+
}
629632
.wrapper .container .heading-main {
630633
font-size: 12vw;
631634
}

0 commit comments

Comments
 (0)