diff options
Diffstat (limited to 'public/styles/style.sass')
-rw-r--r-- | public/styles/style.sass | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/public/styles/style.sass b/public/styles/style.sass index d61fdf2..34e4a5c 100644 --- a/public/styles/style.sass +++ b/public/styles/style.sass @@ -1,3 +1,10 @@ +/*! + / style.sass + / Copyright (c) 2019, Texx + / License: MIT + / See https://github.com/texxme/Texx/blob/master/LICENSE + / + html, body height: 100% !important width: 100% !important |