Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e67075b

Browse files
Update views.py
1 parent c028b93 commit e67075b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎api/views.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ def svg_icon(request, username):
190190
'<div style="float: left;width: 35%;">'
191191
'<div size="108" style="display: flex; flex-direction: column;text-align: start; margin-top:40px;">'
192192
'<div style="color: #8A8A8E;font-size: 15px;line-height: 17px; margin-bottom: 2px;white-space: nowrap;font-weight: 500;">Problems Solved</div>'
193-
'<div style="font-size: 22px;font-weight: 600;line-height: 100%;white-space: nowrap;color: #262626;">{1}</div>'
193+
'<div style="font-size: 20px;font-weight: 600;line-height: 100%;white-space: nowrap;color: #262626;">{1}</div>'
194194
'</div>'
195195
# '<div class="total-solved-container" style="display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;color: #9e9e9e;height: 33px;">'
196196
# '<div class="stat-wrapper" data-difficulty="Easy" style="display: flex; flex-direction: column;text-align: start;">'
@@ -321,7 +321,7 @@ def svg_icon_theme(request, username, theme):
321321
'<div style="float: left;width: 35%;">'
322322
'<div size="108" style="display: flex; flex-direction: column;text-align: start; margin-top:40px;">'
323323
'<div style="color: #e6e6eb;font-size: 15px;line-height: 17px; margin-bottom: 2px;white-space: nowrap;font-weight: 500;">Problems Solved</div>'
324-
'<div style="font-size: 22px;font-weight: 600;line-height: 100%;white-space: nowrap;color: white;">{1}</div>'
324+
'<div style="font-size: 20px;font-weight: 600;line-height: 100%;white-space: nowrap;color: white;">{1}</div>'
325325
'</div>'
326326
# '<div class="total-solved-container" style="display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;color: #9e9e9e;height: 33px;">'
327327
# '<div class="stat-wrapper" data-difficulty="Easy" style="display: flex; flex-direction: column;text-align: start;">'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /