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

github.com/zwbetz-gh/cupper-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz-gh <zwbetz@gmail.com>2022-09-20 18:31:19 +0300
committerzwbetz-gh <zwbetz@gmail.com>2022-09-20 18:31:19 +0300
commit4a56374eeb217c78d9fc9e3c600c899e848acf21 (patch)
treeb939ff1e19d372a1272f37c39c133947aacfe8d9
parentbe6536778d36eaa223cf492d18af3d4dd9163104 (diff)
do not set main style on small viewport
-rw-r--r--assets/css/template-styles.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/assets/css/template-styles.css b/assets/css/template-styles.css
index 15cad38..8460308 100644
--- a/assets/css/template-styles.css
+++ b/assets/css/template-styles.css
@@ -917,9 +917,6 @@ h1 svg {
.main-and-footer {
margin: 0;
}
- main {
- min-height: auto;
- }
#patterns-list {
margin-top: 0.5rem;
border: 1px solid;