mirror of
https://github.com/OpenLiberty/liberty-bikes.git
synced 2025-01-18 10:23:58 +08:00
Merge pull request #115 from realModusOperandi/new-icon
Update icon on login screen
This commit is contained in:
commit
a3cf71e979
@ -5,7 +5,7 @@
|
||||
</div>
|
||||
|
||||
<div id="login-icon">
|
||||
<img id="icon" src="../../assets/images/icon.png" width="100" alt="" />
|
||||
<img id="icon" src="../../assets/images/icon.png" width="130" alt="" />
|
||||
</div>
|
||||
|
||||
<div class="slider">
|
||||
|
@ -46,10 +46,6 @@
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
|
||||
#icon {
|
||||
image-rendering: crisp-edges;
|
||||
}
|
||||
|
||||
#player-card {
|
||||
height: 60px;
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user