File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ header .links .link:hover {
183183
184184.tile-section .icon {
185185 vertical-align : middle;
186- width : 32 px ;
186+ width : 48 px ;
187187}
188188
189189.tile-section .desc {
@@ -193,6 +193,7 @@ header .links .link:hover {
193193
194194.tile-section .links {
195195 float : right;
196+ margin : 8px 0 ;
196197}
197198
198199.tile-section .link {
@@ -229,7 +230,7 @@ header .links .link:hover {
229230}
230231
231232.tile-section .title {
232- margin-left : 8 px ;
233+ margin-left : 10 px ;
233234 vertical-align : middle;
234235 font-weight : bold;
235236 font-weight : 20px ;
@@ -238,7 +239,7 @@ header .links .link:hover {
238239/* pre footer */
239240
240241.pre-footer {
241- margin : 128px 0 64 px 0 ;
242+ margin-top : 128px ;
242243}
243244
244245.pre-footer .link {
@@ -298,7 +299,7 @@ footer span {
298299 }
299300}
300301
301- @media screen and (max-width : 600 px ) {
302+ @media screen and (max-width : 650 px ) {
302303 .tile-section .mini-tile , .tile-section .col-2 .mini-tile , .tile-section .col-3 .mini-tile {
303304 width : 100% ;
304305 margin-bottom : 16px ;
@@ -328,7 +329,7 @@ footer span {
328329 }
329330
330331 .pre-footer {
331- margin : 64px 0 0 0 ;
332+ margin-top : 64px ;
332333 padding : 0 8px ;
333334 }
334335}
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ <h2>Coming soon</h2>
152152 < span class ="version "> v1.0.0</ span >
153153 </ div >
154154 </ a >
155- < a href ="https://github.com/ModuleArt /tinote-web " title ="GitHub repository ">
155+ < a href ="https://github.com/denisshav /tinote-web " title ="GitHub repository ">
156156 < div class ="link ">
157157 < img src ="imgs/icons/github.png "/>
158158 < span > Web</ span >
You can’t perform that action at this time.
0 commit comments