Skip to content

Commit 33ab304

Browse files
authored
Update about.md to test background
1 parent 14c9818 commit 33ab304

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_pages/about.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ news: true # includes a list of news items
1919
# selected_papers: true # includes a list of papers marked as "selected={true}"
2020
social: true # includes social icons at the bottom of the page
2121
---
22-
<div style="background-image: url('/assets/img/lab_logo.png'); background-size: cover; background-position: center; padding: 20px;">
22+
<div style="background-image: url('/assets/img/lab_logo.png'); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; padding: 20px;">
23+
2324

2425
<p align="center">
2526
<img src="/assets/img/lab_logo.png" alt="Lab Logo" style="width: 100%;">

0 commit comments

Comments
 (0)