mirror of
https://github.com/WebStackPage/WebStackPage.github.io.git
synced 2026-02-06 20:03:25 +08:00
logo
This commit is contained in:
@@ -923,7 +923,7 @@ body {
|
||||
}
|
||||
|
||||
.sidebar-menu .logo-env {
|
||||
padding: 30px 45px;
|
||||
padding: 19px 45px;
|
||||
border-bottom: 1px solid #313437
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 6.1 KiB |
@@ -32,7 +32,7 @@
|
||||
<!-- logo -->
|
||||
<div class="logo">
|
||||
<a href="dashboard-1.html" class="logo-expanded">
|
||||
<img src="../assets/images/logo@2x.png" width="80" alt="" />
|
||||
<img src="../assets/images/logo@2x.png" width="100%" alt="" />
|
||||
</a>
|
||||
<a href="dashboard-1.html" class="logo-collapsed">
|
||||
<img src="../assets/images/logo-collapsed@2x.png" width="40" alt="" />
|
||||
|
||||
Reference in New Issue
Block a user