mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Deleted phone patterns, udpated styles
This commit is contained in:
parent
2c3ade0d26
commit
6fc415d996
@ -1,27 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"name": "Mobile Dotted",
|
|
||||||
"type": "Simple",
|
|
||||||
"icon": "😌",
|
|
||||||
"pattern": [ 100, 100 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Mobile Short Dashed",
|
|
||||||
"type": "Simple",
|
|
||||||
"icon": "🙂",
|
|
||||||
"pattern": [ 250, 100 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Mobile Long Dashed",
|
|
||||||
"type": "Simple",
|
|
||||||
"icon": "🙂",
|
|
||||||
"pattern": [ 500, 100 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Mobile Constant",
|
|
||||||
"type": "Simple",
|
|
||||||
"icon": "🙂",
|
|
||||||
"pattern": [ 1000 ]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
@ -482,7 +482,7 @@ table, th, td {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 18px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 540px) {
|
@media only screen and (min-width: 540px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user