ソースを参照

styling edit - title responsive margin

tags/1.0.3
Alej 3年前
コミット
a950e5f0ca
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      vue-theme/src/sss/_lightbox.sss

+ 2
- 2
vue-theme/src/sss/_lightbox.sss ファイルの表示

@@ -107,7 +107,7 @@
107 107
         font-size: 80px
108 108
 
109 109
 .vel-img-title
110
-    bottom: 5%
110
+    bottom: 3%
111 111
     font-size: $ms-0
112 112
     max-width: 90%
113 113
     position: absolute
@@ -149,7 +149,7 @@
149 149
 
150 150
 @media (min-width: $medium)
151 151
     .vel-img-title
152
-        bottom: 3%
152
+        /* bottom: 3% */
153 153
         margin: 0 10vw 
154 154
 
155 155
     .vel-icon

読み込み中…
キャンセル
保存