Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/darshanbaral/ghazal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/main.css')
-rw-r--r--static/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 1fd91ac..6655d4b 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -15,7 +15,7 @@ html {
margin-right: 0;
}
body {
- width: 95%;
+ width: 95vw;
margin: auto;
position: relative;
display: flex;