UNPKG
gaf-mobile
Version:
latest (1.0.0)
1.0.0
GAF mobile Web site
gaf-mobile
/
app
/
styles
/
layout
/
unsupported-browser.less
19 lines
(15 loc)
•
333 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@import
(reference)
'../libs/mixins'
;
.browsers
{
text-align
: center; &-inner {
.default-vertical-padding
; } &-opera {
margin
:
50px
0
30px
;
width
:
30%
;
width
:
110px
;
@media
(
max-width
:
640px
)
and
(
orientation
: landscape) {
margin
:
20px
0
10px
; } } }