Skip to content

Commit ac467bd

Browse files
committed
fixed merge conflict resolution errors with main branch
1 parent aa281eb commit ac467bd

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

sass/main.scss

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,8 @@ footer {
862862
#hackathon-text {
863863
width: 100%;
864864
}
865-
865+
}
866+
866867
#hackathon-buttons {
867868
flex-direction: row;
868869
justify-content: center;
@@ -883,14 +884,14 @@ footer {
883884
width: 100%;
884885
}
885886

886-
#contact-desktop {
887-
display: none;
888-
}
887+
#contact-desktop {
888+
display: none;
889+
}
889890
}
890891

891892
#contact-laptop {
892-
display: block;
893-
}
893+
display: block;
894+
}
894895
}
895896

896897
#schedule #schedule-block {

0 commit comments

Comments
 (0)