FIX: no tomaba el estilo customizado
This commit is contained in:
@ -23,7 +23,7 @@ foreach ($files as $file) {
|
|||||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/fomantic-ui/2.8.6/themes/default/assets/fonts/icons.woff2" />
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/fomantic-ui/2.8.6/themes/default/assets/fonts/icons.woff2" />
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
header nav .image img {
|
header nav .image img {
|
||||||
height: 64px;
|
height: 64px !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
Reference in New Issue
Block a user