diff options
| author | mjfernez <mjf@mjfer.net> | 2023-12-20 16:50:47 -0500 | 
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2023-12-20 16:50:47 -0500 | 
| commit | a035f46f8a45981bf8805968b23d70bc574183a5 (patch) | |
| tree | e1c487f12d073644c559edf9c2971cdf15f752f7 | |
| parent | 7a83dc2a91c67462fa9e530a9d08c6f63a7e0ccd (diff) | |
| download | ezcms-a035f46f8a45981bf8805968b23d70bc574183a5.tar.gz | |
Remove mobile formatting
| -rw-r--r-- | static/main.css | 4 | ||||
| m--------- | templates/site | 0 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/static/main.css b/static/main.css index 6257d80..cbc338e 100644 --- a/static/main.css +++ b/static/main.css @@ -96,7 +96,7 @@ iframe {  .longboi {      word-wrap: break-word;  } - +/*  @media screen and (max-device-width: 480px) {      h1 {          font-size: 150%; @@ -127,4 +127,4 @@ iframe {      .content {          text-align: left;      } -} +}*/ diff --git a/templates/site b/templates/site -Subproject 1cb8cd68cc7e4e244c66a73ea69dcb0461b9b41 +Subproject 1d47e5c7b01770b76f87b17518e276e656d7115 | 
