Revert "Unsure about this one. What does it break?"

This reverts commit d39b8fa0016f22fc74d131ebb512487f15a0cf61.
This commit is contained in:
steveseguin 2023-04-26 13:41:02 -04:00
parent 67ca08c677
commit e3c00ad539

View File

@ -1534,8 +1534,8 @@ body {
box-shadow: 0 0 31px 0px #244e1c44;
animation: pulsate 2s ease-out infinite;
}
#mainmenu {
height:0; /* This fixes my background issue - but I'm unsure what it breaks. */
#mainmenu {
height:100vh;
}
.mainmenuclass {
display: inherit;