We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 552c89e commit 41657a5Copy full SHA for 41657a5
assets/css/style.css
@@ -70,7 +70,7 @@ body {
70
font-family: 'Rubik', sans-serif;
71
}
72
73
-.wrapper .container .btn-register {
+/* .wrapper .container .btn-register {
74
margin-top: 2rem;
75
margin-bottom: 3rem;
76
padding: 0.8rem 1.8rem;
@@ -89,7 +89,7 @@ body {
89
color: #03045E;
90
border: 3px solid #03045E;
91
opacity: 1;
92
-}
+} */
93
94
.wrapper .container .registration-closed{
95
padding: 20px;
@@ -625,7 +625,10 @@ body {
625
padding: 0 2rem;
626
font-size: 17px;
627
628
-
+ .wrapper .container .registration-closed{
629
+ text-align: center;
630
+ font-size: 1.2rem;
631
+ }
632
.wrapper .container .heading-main {
633
font-size: 12vw;
634
0 commit comments