diff --git a/css/main.css b/css/main.css index 9bc8e40..c6f91eb 100644 --- a/css/main.css +++ b/css/main.css @@ -447,7 +447,7 @@ h1.large { } .block-content .row { display: flex; - justify-content: center; + justify-content: space-between; } @@ -682,7 +682,7 @@ ul.block-topic li { } .block-ticket .block-price .price { color: #cccccc; - font-size: 95px; + font-size: 80px; font-weight: 700; position: relative; margin-bottom: 20px; @@ -1504,7 +1504,7 @@ select.error { /*End media queries*/ .block-speaker .row,.judges .row,.schedule .row, .clubs .row .col-sm-12,.aboutdate .row{ display: flex; - justify-content: center; + justify-content: space-between; } @@ -1512,4 +1512,10 @@ select.error { .block-speaker .row,.judges .row,.schedule .row, .clubs .row .col-sm-12,.aboutdate .row{ display: block; } +} + +@media only screen and (max-width:479px){ + .block-ticket .block-price .price{ + font-size: 65px; + } } \ No newline at end of file diff --git a/index.html b/index.html index a845f6b..12c0d7c 100644 --- a/index.html +++ b/index.html @@ -298,7 +298,7 @@
Meenachil Hacks is focused on Community Development and Diversity. We believe everyone should be given equal chance and none should be excluded rom technology. +
Meenachil Hacks is focused on Community Development and Diversity. We believe everyone should be given equal chance and none should be excluded from technology.
@@ -825,7 +825,7 @@The BackBone of the Whole Event
+The Backbone of the whole event