We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa281eb commit ac467bdCopy full SHA for ac467bd
1 file changed
sass/main.scss
@@ -862,7 +862,8 @@ footer {
862
#hackathon-text {
863
width: 100%;
864
}
865
-
+ }
866
+
867
#hackathon-buttons {
868
flex-direction: row;
869
justify-content: center;
@@ -883,14 +884,14 @@ footer {
883
884
885
886
- #contact-desktop {
887
- display: none;
888
- }
+ #contact-desktop {
+ display: none;
889
890
891
892
#contact-laptop {
- display: block;
893
+ display: block;
894
895
896
897
#schedule #schedule-block {
0 commit comments