微妙な位置調整 flex 何も分からん
This commit is contained in:
parent
9f8032837a
commit
5e3a188e5c
@ -22,7 +22,6 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-evenly;
|
||||
);
|
||||
}
|
||||
|
||||
.flex>* {
|
||||
@ -99,7 +98,7 @@
|
||||
<img src="assets/images/avatar.jpg" style="width:200px; border-radius: 50%" class="load">
|
||||
<h1>yude.moe</h1>
|
||||
<h3>こんにちは~~</h3>
|
||||
<div style="margin-top: 20px" class="flex">
|
||||
<div style="margin-top: 20px; margin-left: -17px" class="flex">
|
||||
<div>
|
||||
<a class="link" href="https://blog.yude.moe" data-tippy-content="https://blog.yude.moe"><i
|
||||
class="fas fa-blog"></i></a>
|
||||
|
Loading…
Reference in New Issue
Block a user