Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit a00cb28

Browse files
committed
Removed unneeded card style which caused overlap
1 parent 49f97eb commit a00cb28

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/FrontEnd/wwwroot/css/site.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,4 @@ body {
5353
/* Set the fixed height of the footer here */
5454
height: 60px;
5555
line-height: 60px; /* Vertically center the text there */
56-
}
57-
58-
.session {
59-
min-width: 21rem;
60-
max-width: 21rem;
6156
}

0 commit comments

Comments
 (0)