diff options
| author | Bobby <[email protected]> | 2022-07-30 01:56:15 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-07-30 01:56:15 +0530 |
| commit | e27296b279aa0df54881bfbb0d4b7d892fdb22b9 (patch) | |
| tree | 6915c30235d98c30ed4efa75bdec2ea756fe7479 /blog/static/css/main.css | |
| parent | a52e5ee79eddcfef37139434c619cc4f3f6cb521 (diff) | |
| download | thatcomputerscientist-e27296b279aa0df54881bfbb0d4b7d892fdb22b9.tar.xz thatcomputerscientist-e27296b279aa0df54881bfbb0d4b7d892fdb22b9.zip | |
user verification email required for login
Diffstat (limited to 'blog/static/css/main.css')
| -rw-r--r-- | blog/static/css/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/static/css/main.css b/blog/static/css/main.css index a6a3e42b..cf534be3 100644 --- a/blog/static/css/main.css +++ b/blog/static/css/main.css @@ -20,6 +20,7 @@ body { overflow-y: auto; border: 1px solid #191919; min-width: 15rem; + max-width: 15rem; } .main { |
