inicios del FrontEnd
This commit is contained in:
18
APP/assets/sass/dashboard/custom/_reboot.scss
Normal file
18
APP/assets/sass/dashboard/custom/_reboot.scss
Normal file
@@ -0,0 +1,18 @@
|
||||
body {
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
figcaption,
|
||||
figure,
|
||||
main {
|
||||
display: block;
|
||||
}
|
||||
|
||||
main {
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user