mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-06-16 12:45:01 +02:00
Somewhat fixed the bottom
This commit is contained in:
parent
3737ce838a
commit
30f3ea974d
@ -23,15 +23,18 @@
|
||||
|
||||
.Message{
|
||||
color: #000000;
|
||||
|
||||
}
|
||||
|
||||
#Main{
|
||||
min-height: 94.5vh; /* Stretch to fill the viewport height */
|
||||
padding: 20px; /* Padding added to the main content area */
|
||||
border-radius: 10px;
|
||||
backdrop-filter: blur(5px); /* Provide a translucent frosted-glass effect */
|
||||
background-color: rgba(255, 255, 255, 0.2); /* Slightly white transparent background */
|
||||
}
|
||||
|
||||
|
||||
#Title{
|
||||
font-size: 300%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user