This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
refactor: use text font sizes
version-14
Summayya
3 years ago
parent
3dfde0e98f
commit
82393c6918
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
frappe/public/scss/website/my_account.scss
+ 2
- 2
frappe/public/scss/website/my_account.scss
View File
@@ -55,11 +55,11 @@
.my-account-item-desc {
color: var(--gray-700);
font-size: var(--
fon
t
-siz
e-
s
m);
font-size: var(--te
xt
-m
d
);
}
.my-account-item-link {
font-size: var(--
fon
t
-siz
e-
s
m);
font-size: var(--te
xt
-m
d
);
a {
text-decoration: none;
Write
Preview
Loading…
Cancel
Save