Merge pull request 'main' (#2) from Hanlin_Huang/hhl_project:main into main

Reviewed-on: #2
This commit is contained in:
sangge 2023-12-24 01:44:16 +08:00
commit 4e867337f0

View File

@ -133,6 +133,7 @@
} }
#champagne img{ /* 香槟 */ #champagne img{ /* 香槟 */
left: -10px; left: -10px;
display: none; display: none;
} }
#cheese img{ /* 芝士 */ #cheese img{ /* 芝士 */
@ -149,6 +150,9 @@
} }
#onion-soup img{ #onion-soup img{
left: 750px; left: 750px;
top: 719px!important;
width: 181px!important;
height: 183px!important;
display: none; display: none;
} }