FIX: no tomaba el estilo customizado

This commit is contained in:
2020-08-17 09:22:53 -04:00
parent 154a7d6721
commit 3a82f59774

View File

@ -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" />
<style type="text/css">
header nav .image img {
height: 64px;
height: 64px !important;
}
</style>
</head>