Skip to content

Commit e494151

Browse files
committed
fix: improve styles a bit
Signed-off-by: Carlos Alexandro Becker <[email protected]>
1 parent 26cf536 commit e494151

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

static/styles.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,9 @@ div.title>span.subtitle {
8989
}
9090

9191
div.main {
92-
width: 20%;
92+
width: 80%;
9393
max-width: 800px;
94+
min-width: 300px;
9495
}
9596

9697
div.main,

0 commit comments

Comments
 (0)