Spaces:
Running
Running
File size: 892 Bytes
1af7545 b2cd6f6 b50deba c5caedf b50deba c5caedf b50deba c5caedf b50deba |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
* {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}
.st-emotion-cache-1w723zb {
padding: 4rem !important; /* Adjust the padding value as needed */
}
div[data-testid="stMainClockContainer"] {
padding-left: 10px !important;
padding-right: 10px !important;
padding-top: 10px !important;
margin-top: 10px !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}
div[data-testid="stAppViewContainer"] {
padding-left: 10px !important;
padding-right: 10px !important;
padding-top: 10px !important;
margin-top: 10px !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}
div.block-container {
padding-left: 10px !important;
padding-right: 10px !important;
padding-top: 10px !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}
|