mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 12:45:29 +08:00
Fix the ugly borders of some images
This commit is contained in:
@@ -89,6 +89,9 @@ img.large {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
img.noborder {
|
||||
border: none;
|
||||
}
|
||||
|
||||
video {
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user