mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
add base style for telephone numbers on iphone and ipad
This commit is contained in:
@@ -52,6 +52,11 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
a[href^=tel]{
|
||||
color:inherit;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user