mirror of
https://github.com/Nezumi-2711/loi-phan-internship.git
synced 2026-09-22 13:38:31 +00:00
Merge branch 'html-css-practice-two' into feature/refactor
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
$top: -15px,
|
||||
$right: 50px
|
||||
);
|
||||
|
||||
@include size(43px, 215px);
|
||||
}
|
||||
|
||||
@@ -251,7 +250,6 @@
|
||||
|
||||
&__lines-background {
|
||||
@include set-absolute-and-location($top: -150px, $right: 0px);
|
||||
|
||||
@include size(313px, 718px);
|
||||
}
|
||||
|
||||
@@ -277,6 +275,7 @@
|
||||
// Start content
|
||||
&__content {
|
||||
@include size(auto, auto);
|
||||
|
||||
padding-left: 70px;
|
||||
padding-right: 0px;
|
||||
max-width: 560px;
|
||||
@@ -284,6 +283,7 @@
|
||||
|
||||
&__orange-img-wrapper {
|
||||
@include set-absolute-and-location($top: 170px, $right: -50px);
|
||||
|
||||
transition: 0.2s;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user