Skip to content

Commit

Permalink
Arcade Decor No Longer Shows Up on Phones
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmclaug201 committed Mar 7, 2024
1 parent 9dd8060 commit 09bf7bf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ iframe.embedcal {
background: #fff;
}

/* website decor (clock) */
/* website decor (arcade) */

#decoration .decor{
display: flex;
Expand Down Expand Up @@ -525,7 +525,7 @@ iframe.embedcal {
}


@media only screen and (max-width: 1210px) and (min-width:601px) {
@media only screen and (max-width: 1310px){
.decor{
display: none;
visibility: hidden;
Expand Down
Binary file added img/committee/AkankshaTayal.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/committee/MiaKong.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 09bf7bf

Please sign in to comment.