This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
rongxin.nongjing.expo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
完成
dev
yuzongping
6 days ago
parent
9788f6d5b4
commit
446d74a6a2
1 changed files
with
5 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
src/views/nav/index.scss
+ 5
- 0
src/views/nav/index.scss
View File
@@ -43,6 +43,11 @@
align-items: center;
align-items: center;
justify-content: space-evenly;
justify-content: space-evenly;
&:hover {
transition: all .3s;
transform: scale(1.08);
}
img {
img {
width: 300px;
width: 300px;
height: 320px;
height: 320px;
Write
Preview
Loading…
Cancel
Save