File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 66 <meta name =" viewport" content =" width=device-width, initial-scale=1" >
77 <title >Arsip Dokumen - {{ $level } } </title >
88 <link rel =" stylesheet" href =" {{ asset (' css/bulma.min.css' ) } }" >
9+
910 <link rel =" stylesheet" href =" {{ asset (' css/toasr.min.css' ) } }" >
1011 <script type =" text/javascript" src =" {{ asset (' js/toast.min.js' ) } }" ></script >
1112 </head >
1213 <body class =" has-navbar-fixed-bottom" >
1314 <nav class =" navbar is-transparent" >
1415 <div class =" container" >
1516 <div class =" navbar-brand" >
16- <a href =" {{ route (' welcome' ) } }" class =" navbar-item" >
17+ <a href =" {{ route (' welcome' ) } }" class =" navbar-item" style = " width : 160 px ; " >
1718 <img src =" {{ asset (' images/logo.svg' ) } }" alt =" Logo" style =" max-height : 3rem ;" >
1819 </a >
1920 <span class =" navbar-item" style =" position :absolute ;right :5px ;top :5px " >
You can’t perform that action at this time.
0 commit comments