specification
Sample Heading 1 Sample Heading 1 Sample Heading 1
Sample Heading 2 Sample Heading 2 Sample Heading 2
Sample of Heading 3 Sample of Heading 3 Sample of Heading 3
sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text
●Breakpoint [PC] 960px~
[Tablet] 768px~
/* SP */
@media screen and (min-width: 768px) {
/* TABLET */
}
@media screen and (min-width: 960px) {
/* PC */
}
●左右空き
/* SP */
padding: 0 1.5rem;
/* TABLET */
padding: 0 5rem;
/* PC */